[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
     Syntax:        TXMACBEGIN(<expN1>)

     Purpose:       Function to begin definition of macro designated
                    by ID # <expN1>.

     Argument:      <expC> is the ID # of the macro.

     Returns:        0  Successful

     Usage:         TXMACBEGIN() is used to begin the macro
                    definition.

     Example:       * To set up macro # 1
                    TXMACBEGIN(1)
                         (Print commands to print repeating text)
                    * End macro # 1
                    TXMACEND(1)


     See Also:      TXMACEND(), TXMACDEL(), TXOVERLAY(), TXMACEXEC(),
                    TXMACCALL()

See Also: TXMACEND() TXMACDEL() TXOVERLAY() TXMACEXEC() TXMACCALL()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson